|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.core.util.Geom.Point3D
public class Geom.Point3D
| Field Summary | |
|---|---|
float |
X
|
float |
Y
|
float |
Z
|
| Constructor Summary | |
|---|---|
Geom.Point3D()
|
|
Geom.Point3D(float X,
float Y,
float Z)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float X
public float Y
public float Z
| Constructor Detail |
|---|
public Geom.Point3D()
public Geom.Point3D(float X,
float Y,
float Z)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||